﻿#banner {
    width: 100%;
    max-height: 700px;
    height: 100vw;
    margin-top: 147px;
}
#banner .lb-images {
    max-width: 100%;
    max-height: 100%;
}
#banner .lb-images .btnSlickBanner{
	border:none;
	background:transparent;
	position:absolute;
	z-index:999;
	top:17%;
	transform:translate(0,-50%);
	outline:none;
	min-width:0;
	padding:0;
	font-size:24px;
	cursor:pointer;
}
#banner .lb-images .btnSlickBanner:focus{
	outline:none;
}
#btnSlickBannerLeft{
	left:20px;
}
#btnSlickBannerRight{
	right:20px;
}
#banner .lb-slides {
    max-width: 100%;
    max-height: 100%;
}
#banner .lb-slides .img-fill {
    width: 100vw;
    height: 75vh;
    display:block;
    margin-top:30px;
}
#banner .lb-slides .img-fill img {
    max-width: 2560px;
    max-height: 100%;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 100%;
}
#banner .lb-slides .caption .content {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    padding: 10% 0;
}
#banner .lb-slides .caption .tp-mask-wrap:nth-child(1) {
    z-index: 5;
    white-space: nowrap;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: rgb(1, 71, 81);
    letter-spacing: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
#banner .lb-slides .caption .tp-mask-wrap:nth-child(2) {
    z-index: 6;
    white-space: nowrap;
    font-size: 40px;
    line-height: 2.6;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
#banner .lb-slides .caption .btn-primary {
    z-index: 7;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-family: 'Roboto', sans-serif;
    background-color: rgba(0, 0, 0, 0.75);
    border-color: rgb(0, 0, 0);
    border-radius: 3px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    margin: 0px;
    padding: 10px 30px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    float: left;
}
#banner .lb-slides .caption .btn-primary:hover {
    background: rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.75);
    transition: 200ms;
    border: 1px solid rgb(255, 255, 255);
}
#banner .lb-slides .img-fill img:focus {
    outline: none;
}

.section-content-home {
    padding: 50px 0;
}

/* Specialty Menu */
.menu-item-specialty {
    position: relative;
    margin: -43px auto 0px auto;
}
.menu-item-specialty .row {
    box-shadow: 0 3px 3px #f4f4f4;
    -moz-box-shadow: 0 3px 3px #f4f4f4;
    -webkit-box-shadow: 0 3px 3px #f4f4f4;
    -ms-box-shadow: 0 3px 3px #f4f4f4;
    box-shadow: 0 3px 3px #f4f4f4;    
    background-color: #ffffff;
    border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
}
.menu-item-specialty .column {
    width: 33%;
    padding: 25px 0px 16px;
    position: relative;
    top: 10px;
}



/*.menu-item-specialty .column:nth-child(1) {
    padding: 25px 0px 16px;
    position: relative;
    top: 10px;
}
.menu-item-specialty .column:nth-child(2) {
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 16px;
    position: relative;
    top: 13px;
}
.menu-item-specialty .column:nth-child(3) {
    padding: 25px 0px 16px;
    position: relative;
    top: 16px;
}
.menu-item-specialty .column:nth-child(4) {
    padding: 25px 0px 16px;
    position: relative;
    top: 3px;
}
.menu-item-specialty .column:nth-child(5) {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 16px;
    position: relative;
    top: 3px;
}*/
*/
.menu-item-specialty .column-service-media {
    margin-right: 0;
}
.menu-item-specialty .column-service-media img {
	margin: 0 auto 15px;
	display: block;
}
.menu-item-specialty .column-service-content {
	text-align: center;
}
.menu-item-specialty .column-service-title-inner {
    color: #192f59;
    font-size: 21px;
    font-weight: 300;
    text-transform: none;
}
.menu-item-specialty .column-service-read-more {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    color: #545454;
}
.menu-item-specialty .column-service-read-more i {
    margin-left: 15px;
    vertical-align: middle;
    display: inline-block;
}
.menu-item-specialty .column-service-media-icon {
    margin-right: 0;
    text-align: center;
}
.menu-item-specialty .column-service-media-icon img {
	margin: 0 auto 15px;
	display: block;
}
.menu-item-specialty .column-service-media-icon i {
    font-size: 30px;
}

/* News Section */
.section-news {
    position: relative;   
    width: 100%;
    float: left;
    overflow: hidden;
    background: #e8e8e8;
}
.section-news .background-wrap {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 47%;
    height: 100%;
}
.section-news .background-wrap .content {
    height: 100%;
}
.section-news .column-notice {
    margin: 0px 20px 0px 0px;
    padding: 60px 50px 0px 0px;
    height: 584px;
}
.section-news .block-item {
    margin-bottom: 35px;
}
.section-news .block-item .item-read-more {
    margin-top: 8px;
    display: inline-block;
    color: #3db166;
    font-size: 14px;
}
.section-news .block-item-inner {
    position: relative;
    overflow: hidden;
}
.section-news .block-item-inner h3 {
    font-size: 24px;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    color: #014751;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
}
.section-news .block-item-inner .item-title-divider {
    overflow: hidden;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-color: #e6e6e6;
    padding-top: 0.8em;
}
.section-news .block-item-holder .column {
    float: left;
    width: 50%;
}
.section-news .block-item-holder .column-right {
    position: relative;
    overflow: hidden;
}
.section-news .block-item-holder .column-right .media-image {
    width: 150px;
    float: left;
}
.section-news .block-item-holder .column-right .caption .title-caption {
    float: revert;
    width: 70%;
}
.section-news .block-item-holder .media-image {
    margin-bottom: 27px;
    overflow: hidden;
}
.section-news .block-item-holder .media-image a {
    display: block;
    background: #000000;
    overflow: hidden;
}
.section-news .block-item-holder .media-image a img {
    -webkit-transform: scale(1);
    width:100%;
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.section-news .block-item-holder .media-image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6;
}
.section-news .block-item-holder .date {
    font-size: 13px;
    font-weight: 600;
    margin-right: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #959595;
    display: block;
    margin-bottom: 6px;
}
.section-news .block-item-holder .title-caption {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 20px;
    color: #444444;
    line-height: 1.2;
    float: left;
}
.section-news .block-item-holder .caption .title-caption {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
}
.section-news .block-item-holder .media-image {
    float: left;
    margin-right: 20px;
}
.section-news .column-access {
    padding: 90px 0px 0px 65px;
}
.section-news #column-hsc {
    padding: 90px 0px 0px 10px;
}

.section-news .column-access .title-item {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.2;
    text-transform: none;
    color: #ffffff;
    padding-bottom: 20px;
}
.section-news .column-access .title-item-hsc {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.2;
    text-transform: none;
    color: #ffffff;
    padding-bottom: 20px;
}
.section-news .column-access .title-item .fa-link {
    margin: 0px 15px 0px 0px;
    font-size: 20px;
}
.section-news .column-access .list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.section-news .column-access .list .item {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}
.section-news .column-access .list .link {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}

/* About Section */
.section-about {
    padding: 200px 0 201px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.section-about .lgo-hsc {
    padding-bottom: 20px;
}
.section-about .title-item {
    padding-bottom: 20px;
}
.section-about .title-item h3 {
    font-size: 31px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #51be78;
}
.section-about .content-item p {
    text-transform: none;
}
.section-about .content-item p:first-child {
    font-size: 23px;
    color: #d8e3fb;
}
.section-about .content-item p:last-child {
    font-size: 19px;
    font-weight: 500;
    text-transform: none;
    color: #ffffff;
}
.section-about .button {
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.section-about .button span {
    margin-right: 10px;
}
.section-about .button i {
    font-size: 18px;
    color: #ffffff;
}

/* Info Home Section */
.section-info-home {
    padding: 60px 0px 75px 0px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.section-info-home .item {
    overflow: hidden;
}
.section-info-home .item:nth-child(3) {
    position: relative;
    top: -10px;
}
.section-info-home .title-item {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #014751;
}
.section-info-home .title-left-item {
    padding-left: 15px;
    padding-top: 5px;
    float: left;
}
.section-info-home .item-left-icon {
    float: left;
    margin: -19px 0px 0px 0px;
    font-size: 50px;
    color: #6b6b6b;
}
.section-info-home .content-item {
    padding-bottom: 30px;
    padding-right: 10px;
    float: left;
}
.section-info-home .content-item p {
    font-size: 15px;
    font-style: normal;
    margin-top: 14px;
    color: #747474;
}
.section-info-home ul {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 35px;
}
.section-info-home ul li {
    color: #6b6b6b;
    font-size: 16px;
}
.section-info-home .button {
    padding-bottom: 30px;
}
.section-info-home .button a {
    font-size: 13px;
    letter-spacing: 0px;
    padding: 17px 31px 18px 31px;
    text-transform: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #3db166;
    color: #ffffff;
}
.section-info-home .button a:hover {
    background-color: #2F2F2F;
    color: #ffffff;
}

/* TABELA ESPECIALIDADES*/
.table-especialidades {
    margin-bottom: 200px;
	margin-top: 30px;
}
.table-especialidades th,
.table-especialidades td {
    border-top: none;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    border-left: none;
}
.table-especialidades th {
	background-color: #008977;
	color: #ffffff;
	font-family: 'frutiger-light';
	font-weight: 300;
    font-size:14px;
    text-align: center;
    vertical-align: middle;
}
.table-especialidades td {
	text-align: center;
	font-family: 'frutiger-light';
	font-weight: 300;
    font-size:16px;
    color: #939393;
}
.table-especialidades tr:nth-of-type(odd) {
    background-color: #f1f1f1;
}
.table-especialidades tr:nth-of-type(even) {
	background-color: #f8f8f8;	
}

#CategoriasIconesHome .column-service-title .column-service-title-inner {
    max-width: 200px;
    margin: auto;
}
img.icon-destaque {
    margin-left: 10px;
    margin-right: 10px;
}
.title-img-conhecarede {
	padding-top: 80px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: none;
    padding-left: 200px;
    padding-right: 25px;
}
#ConhecaRede iframe {
    max-width: 100%;
}
#ConhecaRede .text div {
    margin-top: 0px;
    font-family: 'frutiger-light';
    font-size: 18px;
    line-height: 1.7;
    color: #6f6f6f;
}
.text div {
    margin-top: 0px;
    font-family: 'frutiger-light';
    font-size: 18px;
    line-height: 1.7;
    color: #6f6f6f;
}

#DescriptNossasUnidades .text div {
    margin-top: 0px;
    font-family: 'frutiger-light';
    font-size: 18px;
    line-height: 1.7;
    color: #6f6f6f;
}
#ConteudoPortalTranparencia .text div {
    margin-top: 0px;
    font-family: 'frutiger-light';
    font-size: 18px;
    line-height: 1.7;
    color: #6f6f6f;
}

img.imagens-paginas {
    width: 100%;
    height:auto;
}

#column-hsc1{
	padding: 40px 0px 0px 10px;
}

#hideAcessoRapido .title-item-hsc{
	font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.2;
    text-transform: none;
    color: black;
    padding-bottom: 20px;
}

#hideAcessoRapido .list {
	margin: 0;
    padding: 0;
    list-style-type: none;
}

#hideAcessoRapido .list .item {
	border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

#hideAcessoRapido .list .link{
	ont-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #3db166;
}
@media (max-width: 1600px) {
	.menu-item-specialty{
	margin: -43px auto 0px auto;
	}

	#banner {
		height: auto;
	}
	.dpflex{
	text-align:center !important;		
}
.copyright-wrapper .copyright-right {
    width: 100%;
    align-self: center;
    float: right;
    position: relative;
    padding-left: 0;
}
@media (max-width: 1440px) {
	#banner {
	max-height: 750px;
	}
}
@media (max-width: 1260px) {
	.menu-item-specialty{
	margin: -43px auto 0px auto;
	}

    .menu-item-specialty .column-service-title-inner {
        font-size: 17px;
    }
    .menu-item-specialty .column-service-read-more {
        font-size: 13px;
    }
    .menu-item-specialty .column-service-media,
    .menu-item-specialty .column-service-media-icon {
        margin-right: 15px;
    }
    .section-about {
        padding: 7.5% 0;
    }
    .section-about .content-item p:first-child {
        font-size: 18px;
    }
    .section-about .content-item p:last-child {
        font-size: 17px;
    }
    .section-about .button span {
        font-size: 14px;
    }
    .section-about .button i {
        font-size: 15px;
    }
}
@media (max-width: 1199px) {
    .section-info-home .title-item {
        font-size: 18px;
    }
    .section-info-home .content-item p {
        font-size: 14px;
        text-align:justify;
    }
    .section-news .block-item-holder .column {
        width: 100%;
    }
    .section-news .block-item-holder .date {
        font-size: 12px;
    }
    .section-news .block-item-holder .caption .title-caption {
        font-size: 14px;
    }
}
@media (max-width: 1020px) {
    .section-news .col-lg-8,
    .section-news .col-lg-4 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    #hideAcessoRapido2 {
	display:none;
	}
	#hideAcessoRapido {
	display:flex!important;
	}

    .section-news .column-access .title-item-hsc {
    color: #014751;
    }

    .section-news .background-wrap {
        display: none;
    }
    .section-news .block-item-holder .caption {
        float: left;
    }
    .section-news .column-access .title-item {
        color: #014751;
        padding-bottom: 0;
    }
    .section-news .column-notice {
        margin: 0px 0 0px 0px;
        padding: 80px 0 0px 0px;
    }
    .section-news .column-notice .block-item-holder .media-image img {
        width: auto;
    }
    .section-news .column-notice .column:first-child .media-image {
        margin-right: 0;
        width: 100%;
    }
    .section-news .column-notice .column:first-child .media-image img {
        width: 100%;
    }
    .section-news .column-access {
        padding: 20px 5px;
        margin-bottom: 25px;
    }
    .section-news .block-item-holder .column-right {
        width: 50%;
        float: left;
    }
    .section-news .block-item-holder .caption {
        width: 70%;
    }
    #banner .lb-images .btnSlickBanner{
		top:23%;
	}
	
	
}
@media (max-width: 991px) {
	

	#banner {
		margin-top: 0;	
	}
    .section-about .lgo-hsc {
        max-width: 280px;
        width: 100%;
    }
    .section-about .title-item h3 {
        font-size: 20px;
    }
    .section-news .column-notice {
        padding: 40px 0 0px 0px;
    }
    .section-about .content-item p:first-child,
    .section-about .content-item p:last-child {
        font-size: 16px;
        font-weight: 400;
    }    
    .section-news .block-item-holder .column-right {
        width: 100%;
    }
    .menu-item-specialty .column.slick-slide {
        padding-top: 52px;
    }
    .menu-item-specialty .column {
        padding: 50px 0 !important;
        text-align: center;
    }
    .menu-item-specialty .column:nth-child(1) {
        position: relative;
        top: -3px;
    }
    .menu-item-specialty .column-service-media {
        float: none;
        margin-right: 0;
    }
    .menu-item-specialty .slick-slide img {
        display: block;
        margin: 0 auto 20px;
    }
    .menu-item-specialty .slick-dots {
        bottom: 25px;
    }
    .menu-item-specialty .column-service-read-more i {
        display: inline-block !important;
    }
    .menu-item-specialty .column-service-media-icon {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
}
@media(max-width:800px){
	#banner .lb-images .btnSlickBanner{
		top:20%;
	}
}
@media (max-width: 667px) {
    .section-news .block-item-holder .caption {
        width: 100%;
    }
    .section-news .block-item-holder .column-right .caption .title-caption {
        width: 100% !important;
    }
    .section-news .block-item-holder .column-right .media-image {
        margin-right: 0;
        width: 100%;
        height: auto;
    }
    .section-news .column-notice .block-item-holder .media-image img {
        width: 100%;
    }
}
@media (max-width: 568px) {
    .menu-item-specialty .column {
        padding: 50px 44px !important;
        text-align: center;
        margin: auto;
    }
}
@media(max-width:420px){
	#banner .lb-images .btnSlickBanner{
		display:none;
	}
}

@media (max-width: 365px) {
	.menu-item-specialty .column {
	    padding: 35px 0px 70px !important; 
    }
}
@media (max-width: 1366px) {
		.menu-item-specialty{
	margin: 20px auto 0px auto;
	}
}